stylecontext: Use a static style when saved
authorBenjamin Otte <otte@redhat.com>
Sun, 26 Oct 2014 18:38:38 +0000 (19:38 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 7 Jan 2015 13:26:47 +0000 (14:26 +0100)
commitc7e9489e3e9629c394ff3b3de7378bbf09ec92f0
treeb917195652f86e8bd6ec675fd47ebbd4b9c81fe7
parentac215ffc8fbefe2493c071721d5cf72c916b6bc6
stylecontext: Use a static style when saved

The only style that is animated is the style of the unsaved primary
node. So there's no need to create animated style objects for the other
ones.

There is a bunch of ugliness in the code currently. Further commits are
expected to fix them.
gtk/gtkcsslookup.c
gtk/gtkcsslookupprivate.h
gtk/gtkstylecontext.c